mailbox management meaning in Chinese
邮箱管理
Examples
- For example : function irqtrap osdisableint osenableint osctxsw osstarthighrdy , irqenable etc . meanwhile , we could transplant the other useful application achieved by c language directly , such as : task scheduler , memory management , signals amount management , mailbox management etc . we construct a windows - like graphical user interface based on the c / os
如: irqtrap 、 osdisablelnt 、 osenablelnt 、 osctxsw 、 osstarthighrdy 、 irqenable等函数。而其他用c语言来完成的任务调度、内存管理、信号量管理、邮箱管理等,则只将其中对我们有用的部分直接移植过来,不需要做大的改动。在拼c / os基础之上,我们构建了一个类windows的图形用户界面。